-
Notifications
You must be signed in to change notification settings - Fork 2.8k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
ci: improve v9 type-checking speed by ~80% with manual ghost dependencies build step on CI #28002
ci: improve v9 type-checking speed by ~80% with manual ghost dependencies build step on CI #28002
Conversation
📊 Bundle size reportUnchanged fixtures
|
Perf Analysis (
|
Scenario | Render type | Master Ticks | PR Ticks | Iterations | Status |
---|---|---|---|---|---|
FluentProviderWithTheme | virtual-rerender-with-unmount | 67 | 74 | 10 | Possible regression |
All results
Scenario | Render type | Master Ticks | PR Ticks | Iterations | Status |
---|---|---|---|---|---|
Avatar | mount | 650 | 628 | 5000 | |
Button | mount | 315 | 311 | 5000 | |
Field | mount | 1105 | 1181 | 5000 | |
FluentProvider | mount | 685 | 693 | 5000 | |
FluentProviderWithTheme | mount | 75 | 87 | 10 | |
FluentProviderWithTheme | virtual-rerender | 63 | 59 | 10 | |
FluentProviderWithTheme | virtual-rerender-with-unmount | 67 | 74 | 10 | Possible regression |
MakeStyles | mount | 859 | 858 | 50000 | |
Persona | mount | 1745 | 1726 | 5000 | |
SpinButton | mount | 1374 | 1449 | 5000 |
Perf Analysis (
|
Scenario | Current PR Ticks | Baseline Ticks | Ratio | Regression Analysis |
---|---|---|---|---|
PortalMinimalPerf.default | 90 | 84 | 1.07:1 | analysis |
RefMinimalPerf.default | 118 | 114 | 1.04:1 | analysis |
Perf tests with no regressions
Scenario | Current PR Ticks | Baseline Ticks | Ratio |
---|---|---|---|
IconMinimalPerf.default | 398 | 359 | 1.11:1 |
ListMinimalPerf.default | 326 | 301 | 1.08:1 |
EmbedMinimalPerf.default | 1899 | 1800 | 1.06:1 |
GridMinimalPerf.default | 196 | 185 | 1.06:1 |
RadioGroupMinimalPerf.default | 267 | 251 | 1.06:1 |
AttachmentMinimalPerf.default | 82 | 78 | 1.05:1 |
ChatMinimalPerf.default | 446 | 425 | 1.05:1 |
FormMinimalPerf.default | 222 | 211 | 1.05:1 |
LayoutMinimalPerf.default | 204 | 195 | 1.05:1 |
TextAreaMinimalPerf.default | 288 | 273 | 1.05:1 |
AttachmentSlotsPerf.default | 646 | 621 | 1.04:1 |
BoxMinimalPerf.default | 195 | 188 | 1.04:1 |
DropdownManyItemsPerf.default | 403 | 386 | 1.04:1 |
ImageMinimalPerf.default | 224 | 216 | 1.04:1 |
ItemLayoutMinimalPerf.default | 701 | 675 | 1.04:1 |
TextMinimalPerf.default | 199 | 192 | 1.04:1 |
CarouselMinimalPerf.default | 262 | 254 | 1.03:1 |
ChatDuplicateMessagesPerf.default | 152 | 148 | 1.03:1 |
HeaderSlotsPerf.default | 464 | 450 | 1.03:1 |
ProviderMergeThemesPerf.default | 650 | 632 | 1.03:1 |
ReactionMinimalPerf.default | 215 | 208 | 1.03:1 |
VideoMinimalPerf.default | 466 | 451 | 1.03:1 |
AvatarMinimalPerf.default | 108 | 106 | 1.02:1 |
CheckboxMinimalPerf.default | 1128 | 1110 | 1.02:1 |
DropdownMinimalPerf.default | 1417 | 1392 | 1.02:1 |
HeaderMinimalPerf.default | 214 | 210 | 1.02:1 |
ListCommonPerf.default | 393 | 384 | 1.02:1 |
SegmentMinimalPerf.default | 192 | 189 | 1.02:1 |
CustomToolbarPrototype.default | 1473 | 1445 | 1.02:1 |
ButtonOverridesMissPerf.default | 652 | 646 | 1.01:1 |
ListWith60ListItems.default | 366 | 361 | 1.01:1 |
StatusMinimalPerf.default | 380 | 378 | 1.01:1 |
ToolbarMinimalPerf.default | 539 | 533 | 1.01:1 |
TooltipMinimalPerf.default | 1258 | 1242 | 1.01:1 |
CardMinimalPerf.default | 301 | 301 | 1:1 |
DividerMinimalPerf.default | 205 | 204 | 1:1 |
InputMinimalPerf.default | 528 | 529 | 1:1 |
LoaderMinimalPerf.default | 183 | 183 | 1:1 |
MenuButtonMinimalPerf.default | 933 | 937 | 1:1 |
ProviderMinimalPerf.default | 199 | 199 | 1:1 |
SplitButtonMinimalPerf.default | 2252 | 2252 | 1:1 |
TableManyItemsPerf.default | 1094 | 1095 | 1:1 |
TreeMinimalPerf.default | 487 | 489 | 1:1 |
AnimationMinimalPerf.default | 293 | 297 | 0.99:1 |
DatepickerMinimalPerf.default | 3508 | 3531 | 0.99:1 |
FlexMinimalPerf.default | 152 | 153 | 0.99:1 |
LabelMinimalPerf.default | 209 | 212 | 0.99:1 |
ListNestedPerf.default | 326 | 329 | 0.99:1 |
RosterPerf.default | 1574 | 1594 | 0.99:1 |
PopupMinimalPerf.default | 345 | 347 | 0.99:1 |
SkeletonMinimalPerf.default | 195 | 196 | 0.99:1 |
AccordionMinimalPerf.default | 87 | 89 | 0.98:1 |
AlertMinimalPerf.default | 157 | 161 | 0.98:1 |
ButtonMinimalPerf.default | 83 | 85 | 0.98:1 |
DialogMinimalPerf.default | 429 | 436 | 0.98:1 |
MenuMinimalPerf.default | 493 | 505 | 0.98:1 |
SliderMinimalPerf.default | 738 | 752 | 0.98:1 |
TreeWith60ListItems.default | 80 | 82 | 0.98:1 |
TableMinimalPerf.default | 231 | 238 | 0.97:1 |
ChatWithPopoverPerf.default | 182 | 191 | 0.95:1 |
ButtonSlotsPerf.default | 305 | 329 | 0.93:1 |
Asset size changesSize Auditor did not detect a change in bundle size for any component! Baseline commit: 8a4890f9c1dd5e7c1ed152d5b177fc59ea67405c (build) |
This pull request is automatically built and testable in CodeSandbox. To see build info of the built libraries, click here or the icon next to each commit SHA. |
Perf Analysis (
|
Scenario | Render type | Master Ticks | PR Ticks | Iterations | Status |
---|---|---|---|---|---|
BaseButton | mount | 632 | 651 | 5000 | |
Breadcrumb | mount | 1734 | 1666 | 1000 | |
Checkbox | mount | 1701 | 1710 | 5000 | |
CheckboxBase | mount | 1518 | 1466 | 5000 | |
ChoiceGroup | mount | 2988 | 2999 | 5000 | |
ComboBox | mount | 662 | 649 | 1000 | |
CommandBar | mount | 6473 | 6508 | 1000 | |
ContextualMenu | mount | 15506 | 15781 | 1000 | |
DefaultButton | mount | 749 | 771 | 5000 | |
DetailsRow | mount | 2192 | 2196 | 5000 | |
DetailsRowFast | mount | 2178 | 2141 | 5000 | |
DetailsRowNoStyles | mount | 1991 | 1996 | 5000 | |
Dialog | mount | 2811 | 2857 | 1000 | |
DocumentCardTitle | mount | 225 | 234 | 1000 | |
Dropdown | mount | 1978 | 1968 | 5000 | |
FocusTrapZone | mount | 1143 | 1120 | 5000 | |
FocusZone | mount | 1086 | 1075 | 5000 | |
GroupedList | mount | 42299 | 42543 | 2 | |
GroupedList | virtual-rerender | 20160 | 20438 | 2 | |
GroupedList | virtual-rerender-with-unmount | 51444 | 51990 | 2 | |
GroupedListV2 | mount | 227 | 242 | 2 | |
GroupedListV2 | virtual-rerender | 211 | 214 | 2 | |
GroupedListV2 | virtual-rerender-with-unmount | 235 | 240 | 2 | |
IconButton | mount | 1084 | 1081 | 5000 | |
Label | mount | 345 | 351 | 5000 | |
Layer | mount | 2757 | 2740 | 5000 | |
Link | mount | 392 | 392 | 5000 | |
MenuButton | mount | 932 | 931 | 5000 | |
MessageBar | mount | 21454 | 21493 | 5000 | |
Nav | mount | 1952 | 1933 | 1000 | |
OverflowSet | mount | 794 | 784 | 5000 | |
Panel | mount | 1796 | 1824 | 1000 | |
Persona | mount | 764 | 758 | 1000 | |
Pivot | mount | 889 | 883 | 1000 | |
PrimaryButton | mount | 864 | 855 | 5000 | |
Rating | mount | 4658 | 4531 | 5000 | |
SearchBox | mount | 903 | 925 | 5000 | |
Shimmer | mount | 1867 | 1876 | 5000 | |
Slider | mount | 1340 | 1317 | 5000 | |
SpinButton | mount | 2874 | 3013 | 5000 | |
Spinner | mount | 384 | 394 | 5000 | |
SplitButton | mount | 1827 | 1784 | 5000 | |
Stack | mount | 413 | 399 | 5000 | |
StackWithIntrinsicChildren | mount | 835 | 854 | 5000 | |
StackWithTextChildren | mount | 2639 | 2644 | 5000 | |
SwatchColorPicker | mount | 6272 | 6107 | 5000 | |
TagPicker | mount | 1437 | 1467 | 5000 | |
Text | mount | 391 | 359 | 5000 | |
TextField | mount | 937 | 902 | 5000 | |
ThemeProvider | mount | 841 | 845 | 5000 | |
ThemeProvider | virtual-rerender | 595 | 576 | 5000 | |
ThemeProvider | virtual-rerender-with-unmount | 1267 | 1271 | 5000 | |
Toggle | mount | 608 | 595 | 5000 | |
buttonNative | mount | 194 | 195 | 5000 |
🕵 FluentUI-v0 No visual regressions between this PR and main |
🕵 fluentuiv9 No visual regressions between this PR and main |
🕵 fluentuiv8 No visual regressions between this PR and main |
9c75bb0
to
16968e2
Compare
…mponents if any v9 package is affected
…n use cache and /unstable apis work
…rts package that is not a dep nor v9 suite dep
…o be build instead hardcoding strings
16968e2
to
a5cdb6a
Compare
🕵 FluentUIV0 No visual regressions between this PR and main |
🕵 fluentuiv9 No visual regressions between this PR and main |
@@ -6,43 +6,58 @@ steps: | |||
filePath: yarn-ci.sh |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
🕵 fluentuiv8 Open the Visual Regressions report to inspect the affected screenshots
Pivot - Overflow 2 screenshots
Image Name | Diff(in Pixels) | Image Type |
---|---|---|
Pivot - Overflow.Root.Narrow - Last tab selected.chromium.png | 0 | Added |
Pivot - Overflow.Root.Narrow - Overflow menu.chromium.png | 0 | Added |
Closing for housekeeping 🏡 Feel free to re-open 👍 |
Previous Behavior
New Behavior
Scoped time comparison
react-text
react-components
Related Issue(s)